Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 173,106 for

document formatting

(0.2 sec)
  1. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document....end_table() Ends a table in the document. def end_table ( self ): ...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...relates to change of Style formatting, use Revision.parent_style...an inline node. doc = aw . Document ( file_name = MY_DIR + 'Revision...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export MSG to MD | products.aspose.com

    Convert MSG to MD without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs from Aspose...convert a wide range of file formats. It includes APIs for working...

    products.aspose.com/total/net/conversion/msg-to...
  7. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....property Returns true if formatting of the object was changed...inline node. let doc = new aw . Document ( base . myDir + "Revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!...Watermark Contents [ Hide ] Document.Watermark property Provides...Provides access to the document watermark. public Watermark Watermark...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/customizin...
  10. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/cpp/working-with-sections/